DataRelation(String,DataColumn[],DataColumn[],Boolean)
- Category
- Constructor
- Description
- Initializes a new instance of the System.Data.DataRelation class using the specified name, matched arrays of
parent and child System.Data.DataColumn
objects, and value indicating whether to create constraints.
- Type
- void
- Character
- public
- Parameters
-
- Tags
- 0104BC7FDA, 02E3ABA98D, 0311417F6F
DataRelation(String,String,String,String[],String[],Boolean)
- Category
- Constructor
- Description
- This constructor is provided for design time support in
the Visual Studio .NET environment. Any System.Data.DataRelation object created by using this
constructor must then be added to the collection via System.Data.DataRelationCollection.AddRange(System.Data.DataRelation[]).
Tables and columns with the specified names must exist at the time the method is called, or if System.Data.DataTable.BeginInit has been called
prior to calling this constructor, the tables and columns with the specified names must exist at the time that System.Data.DataTable.EndInit is called.
- Type
- void
- Character
- public
- Parameters
-
- Attributes
-
- Tags
- 0104BC7FDA, 02E3ABA98D, 0311417F6F
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers
- More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database